net/http.body.earlyClose (field)
4 uses
net/http (current package)
transfer.go#L821: earlyClose bool // Close called and we didn't read to the end of src
transfer.go#L990: b.earlyClose = true
transfer.go#L1000: b.earlyClose = true
transfer.go#L1015: return b.earlyClose
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |